Update the copyright file
authorGert Wollny <gw.fossdev@gmail.com>
Wed, 13 Apr 2016 15:02:54 +0000 (15:02 +0000)
committerGert Wollny <gw.fossdev@gmail.com>
Wed, 13 Apr 2016 15:02:54 +0000 (15:02 +0000)
debian/copyright

index 5f7e677c48cfaeb080659f809bbbce02c59d8551..a5dc3de3ba60e0bfa208e0fac6a0344bc48d3650 100644 (file)
@@ -4,7 +4,7 @@ Upstream-Contact: DCMTK Team <info@dcmtk.org>
 Source: https://github.com/commontk/DCMTK
 
 Files: *
-Copyright: 1994-2015, OFFIS e.V.
+Copyright: 1994-2016, OFFIS e.V.
 License: OFFISeV
 
 License: OFFISeV
@@ -228,20 +228,142 @@ License: BSD-2-clause
  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
-Files: oflog/include/dcmtk/oflog/appender.h
-Copyright: 2001-2009 Tad E. Smith
+Files: oflog/include/dcmtk/oflog/config/macosx.h
+Copyright: 2003-2010 Christopher R. Bailey
+License: Apache-2.0 
+
+Files: oflog/include/dcmtk/oflog/windebap.h
+       oflog/libsrc/windebap.cc
+Copyright: 2003-2010 Eduardo Francos, Odalio SARL
+License: Apache-2.0 
+
+Files: oflog/libsrc/clogger.cc
+       oflog/include/dcmtk/oflog/clogger.h
+Copyright: 2011 Jens Rehsack and Tad E. Smith
+License: Apache-2.0 
+
+Files: oflog/include/dcmtk/oflog/ntelogap.h
+       oflog/libsrc/ntelogap.cc
+Copyright: 2003-2010 Michael CATANZARITI
+License: Apache-2.0 
+
+Files: oflog/include/dcmtk/oflog/log4judp.h
+       oflog/libsrc/log4judp.cc
+Copyright: 2012 Siva Chandran P
+License: Apache-2.0 
+
+Files:  oflog/include/dcmtk/oflog/appender.h
+        oflog/include/dcmtk/oflog/config/win32.h
+        oflog/include/dcmtk/oflog/configrt.h
+        oflog/include/dcmtk/oflog/consap.h
+        oflog/include/dcmtk/oflog/fileap.h
+        oflog/include/dcmtk/oflog/fstreams.h
+        oflog/include/dcmtk/oflog/helpers/apndimpl.h
+        oflog/include/dcmtk/oflog/helpers/lloguser.h
+        oflog/include/dcmtk/oflog/helpers/loglog.h
+        oflog/include/dcmtk/oflog/helpers/pointer.h
+        oflog/include/dcmtk/oflog/helpers/property.h
+        oflog/include/dcmtk/oflog/helpers/sleep.h
+        oflog/include/dcmtk/oflog/helpers/sockbuff.h
+        oflog/include/dcmtk/oflog/helpers/socket.h
+        oflog/include/dcmtk/oflog/helpers/strhelp.h
+        oflog/include/dcmtk/oflog/helpers/threadcf.h
+        oflog/include/dcmtk/oflog/helpers/timehelp.h
+        oflog/include/dcmtk/oflog/hierarchy.h
+        oflog/include/dcmtk/oflog/hierlock.h
+        oflog/include/dcmtk/oflog/layout.h
+        oflog/include/dcmtk/oflog/logger.h
+        oflog/include/dcmtk/oflog/loglevel.h
+        oflog/include/dcmtk/oflog/logmacro.h
+        oflog/include/dcmtk/oflog/ndc.h
+        oflog/include/dcmtk/oflog/nullap.h
+        oflog/include/dcmtk/oflog/socketap.h
+        oflog/include/dcmtk/oflog/spi/apndatch.h
+        oflog/include/dcmtk/oflog/spi/factory.h
+        oflog/include/dcmtk/oflog/spi/filter.h
+        oflog/include/dcmtk/oflog/spi/logevent.h
+        oflog/include/dcmtk/oflog/spi/logfact.h
+        oflog/include/dcmtk/oflog/spi/logimpl.h
+        oflog/include/dcmtk/oflog/spi/objreg.h
+        oflog/include/dcmtk/oflog/spi/rootlog.h
+        oflog/include/dcmtk/oflog/streams.h
+        oflog/include/dcmtk/oflog/syslogap.h
+        oflog/include/dcmtk/oflog/thread/impl/thredimp.h
+        oflog/include/dcmtk/oflog/thread/threads.h
+        oflog/include/dcmtk/oflog/tstring.h
+        oflog/libsrc/apndimpl.cc
+        oflog/libsrc/appender.cc
+        oflog/libsrc/config.cc
+        oflog/libsrc/consap.cc
+        oflog/libsrc/factory.cc
+        oflog/libsrc/fileap.cc
+        oflog/libsrc/filter.cc
+        oflog/libsrc/globinit.cc
+        oflog/libsrc/hierarchy.cc
+        oflog/libsrc/hierlock.cc
+        oflog/libsrc/layout.cc
+        oflog/libsrc/lloguser.cc
+        oflog/libsrc/logevent.cc
+        oflog/libsrc/logger.cc
+        oflog/libsrc/logimpl.cc
+        oflog/libsrc/loglevel.cc
+        oflog/libsrc/loglog.cc
+        oflog/libsrc/ndc.cc
+        oflog/libsrc/nullap.cc
+        oflog/libsrc/objreg.cc
+        oflog/libsrc/patlay.cc
+        oflog/libsrc/pointer.cc
+        oflog/libsrc/property.cc
+        oflog/libsrc/rootlog.cc
+        oflog/libsrc/sleep.cc
+        oflog/libsrc/sockbuff.cc
+        oflog/libsrc/socket.cc
+        oflog/libsrc/socketap.cc
+        oflog/libsrc/strhelp.cc
+        oflog/libsrc/syslogap.cc
+        oflog/libsrc/threads.cc
+        oflog/libsrc/timehelp.cc
+        oflog/libsrc/unixsock.cc
+        oflog/libsrc/winsock.cc
+Copyright: 2001-2010 Tad E. Smith
+License: Apache-2.0 
+
+Files: oflog/include/dcmtk/oflog/tracelog.h
+       oflog/libsrc/logmacro.cc
+Copyright: 2010 Vaclav Haisman
 License: Apache-2.0
- On Debian GNU/Linux systems you can find this license under 
- /usr/share/common-licenses/Apache-2.0
 
 Files: dcmjpls/libcharls/*
 Copyright: 2007-2010, Jan de Vaan
 License: BSD-3-clause
 
+
+Files: ofstd/tests/tstring.cc
+Copyright:  1997-2011, OFFIS e.V.
+            1994 Free Software Foundation
+License: GPL-2.0+
+ This file is part of the GNU ANSI C++ Library.  This library is free
+ software; you can redistribute it and/or modify it under the terms of
+ the GNU General Public License as published by the Free Software
+ Foundation; either version 2, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this library; see the file COPYING.  If not, write to the Free
+ Software Foundation, 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
 Files: debian/*
 Copyright: 2005-2011 Juergen Salk <juergen.salk@gmx.de> on
            2011-2014 Mathieu Malaterre <malat@debian.org>
-           2014-2015 Andreas Tille <tille@debian.org>
+          2014-2015 Andreas Tille <tille@debian.org>
+          2015-2016 Gert Wollny <gw.fossdev@gmail.com>
 License: BSD-3-clause
 
 License: BSD-3-clause
@@ -266,3 +388,24 @@ License: BSD-3-clause
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ . 
+ On Debian GNU/Linux systems you can find this license under 
+ /usr/share/common-licenses/Apache-2.0
+
+
+
+
+